global popmsw01, syearstr, nminipage, npopon, lmaxpagelist, presp
on mcapsset sono
if the type of sprite sono = 0 then
set the type of sprite 23 to 0
set the type of sprite 24 to 0
else
if (the type of sprite 23 = 0) or (the locH of sprite 23 <> 431) then
mspriteset(23, 1, 1, 0, the number of cast "CP-BOARD", 430, 250)
end if
mspriteset(24, 1, 7, 36, the castNum of sprite sono + 50, 330, 240)
end if
end
on mmonthlabelchk
if (the frameLabel = "FEB") or (the frameLabel = "MAR") or (the frameLabel = "APR") or (the frameLabel = "MAY") or (the frameLabel = "JUN") or (the frameLabel = "JUL") or (the frameLabel = "AUG") or (the frameLabel = "SEP") or (the frameLabel = "OCT") or (the frameLabel = "NOV") or (the frameLabel = "DEC") then
return "JAN"
else
if the frameLabel = "JAN" then
return "DEC"
else
return "IN"
end if
end if
end
on mminiptbaseset
puppetTransition(23)
if nminipage = 1 then
set the type of sprite 10 to 0
else
mspriteset(10, 1, 1, 0, the number of cast (chars(syearstr, 1, 6) & "P" & nminipage), 320, 359)
end if
end
on matjantodec
if (chars(syearstr, 6, 8) = "_YN") or ((6 <= the frame) and (the frame <= 17)) then